summaryrefslogtreecommitdiff
diff options
authorSimon Quigley <tsimonq2@debian.org>2026-02-15 13:10:21 -0600
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2026-02-15 22:43:07 +0000
commitf317d2236766c3bdc11265b8345d3ccb1269a1d4 (patch)
treeb23182f6e87790a17cc991bf8185e3b96344e51d
parente0b3710e87308699b98a1069a675578774b711be (diff)
Imported using git-ubuntu import.
Notes
Notes: * Team upload. [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include [ Simon Quigley ] * Update Standards-Version to 4.7.3, no changes needed.
-rw-r--r--debian/changelog14
-rw-r--r--debian/control2
-rw-r--r--debian/gbp.conf4
-rw-r--r--debian/salsa-ci.yml3
4 files changed, 20 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 5274f9e..45508f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+ruby-csv (3.3.5-1) unstable; urgency=medium
+
+ * Team upload.
+
+ [ Lucas Nussbaum ]
+ * debian/gbp.conf: Add for DEP-14
+ * debian/.gitattributes: remove
+ * debian/salsa-ci.yml: use team-specific include
+
+ [ Simon Quigley ]
+ * Update Standards-Version to 4.7.3, no changes needed.
+
+ -- Simon Quigley <tsimonq2@debian.org> Sun, 15 Feb 2026 13:10:21 -0600
+
ruby-csv (3.3.5-1~exp1) experimental; urgency=medium
* Team upload
diff --git a/debian/control b/debian/control
index 7926072..d6d9644 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Lucas Kanashiro <kanashiro@debian.org>
Build-Depends: debhelper-compat (= 13),
gem2deb (>= 1),
rake
-Standards-Version: 4.7.2
+Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-csv.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-csv
Homepage: https://github.com/ruby/csv
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..6b65fe0
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,4 @@
+[DEFAULT]
+debian-branch = debian/latest
+upstream-branch = upstream/latest
+pristine-tar = True
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
index 33c3a64..7b5d2f7 100644
--- a/debian/salsa-ci.yml
+++ b/debian/salsa-ci.yml
@@ -1,4 +1,3 @@
---
include:
- - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+ - https://salsa.debian.org/ruby-team/meta/raw/master/salsa-ci.yml