[DRE-maint] Bug#952960: buster-pu: package ruby-factory-girl-rails/4.7.0-1+deb10u1

Daniel Leidert dleidert at debian.org
Mon Mar 2 11:50:25 GMT 2020


Package: release.debian.org
Followup-For: Bug #952960

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Forgot to attach the diff. Now here is it.

Regards, Daniel


- -- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.3.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAl5c8wEACgkQS80FZ8KW
0F2bvA//WAWvQy95JzKr/3/lCNXZ88I4NNc6KxcmHpYkLsHM73SP6TM8IQm0Uvm8
686sQopiicW8CwCeixP7dK3tuInq6CwH1ILbtzIwzbK36CG9VXY//w+Du69h6VH/
hsfv0nvLJDCH04PP1nMo7SIi+FoYmMN3wnCZFue8Cj8wadElD2QvvH2F+UQvEZIb
LbaMADoPQ6xSBbt+bNOCdmjvVuYjoEy7PhF9KrP8K++5fh1NxYSlcl6MW3+CyBu1
bIPnamAhze2OlrkrU0UyhGAyHfRFbjCJFFRuTnBBuwJKtGJ7jB+elRRd5FdXyCCg
q/wGxcZQIvM9/n4hk4uJCr54mZ2tYC+QYiGHpZ8XlMVlKUaIsorAKshdZKTYY3gN
32yK/05ye+Ac3IjEKqrjzybNYrkwld1K+6TzvYiwjcxmGnZ4L/ohZId+OfjqRuNU
F+RivQUMX51wLckr8DlzVWmjLgS2r0stNByu4NWENDvfRsYwERoFJ1/COFaqrvba
Hc9FWuv017eZiIvhLjc4d6n1nkB00ncYu7MtIIgEqXHpWLzGx9kSsCuM9AYq35PT
4HXkGkv8MCEz3QA97/7+/LflLSwm2dSs6XgmO+70bDB8A0oaJPuLJCAm1QRPNYP0
dElNc72+Rv949nv8sgHoyQ0VcPdNVeFAK3wiwBNlDl7L8Gulz6I=
=hEHQ
-----END PGP SIGNATURE-----
-------------- next part --------------
diff -Nru ruby-factory-girl-rails-4.7.0/debian/changelog ruby-factory-girl-rails-4.7.0/debian/changelog
--- ruby-factory-girl-rails-4.7.0/debian/changelog	2016-09-15 12:38:40.000000000 +0200
+++ ruby-factory-girl-rails-4.7.0/debian/changelog	2020-03-02 12:30:46.000000000 +0100
@@ -1,3 +1,11 @@
+ruby-factory-girl-rails (4.7.0-1+deb10u1) buster; urgency=medium
+
+  * Team upload
+  * d/control (Vcs-Browser, Vcs-Git): Use salsa.d.o.
+  * d/rules: Don't install/ship generic files in /usr/bin/ (closes: #910930).
+
+ -- Daniel Leidert <dleidert at debian.org>  Mon, 02 Mar 2020 12:30:46 +0100
+
 ruby-factory-girl-rails (4.7.0-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru ruby-factory-girl-rails-4.7.0/debian/control ruby-factory-girl-rails-4.7.0/debian/control
--- ruby-factory-girl-rails-4.7.0/debian/control	2016-09-15 12:37:46.000000000 +0200
+++ ruby-factory-girl-rails-4.7.0/debian/control	2020-03-02 12:30:46.000000000 +0100
@@ -8,8 +8,8 @@
                ruby-factory-girl (>= 4.7~),
                ruby-railties (>= 3.0~),
 Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-factory-girl-rails.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-factory-girl-rails.git
+Vcs-Git: https://salsa.debian.org/ruby-team/ruby-factory-bot-rails.git -b debian/buster
+Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-factory-bot-rails
 Homepage: http://github.com/thoughtbot/factory_girl_rails
 XS-Ruby-Versions: all
 
diff -Nru ruby-factory-girl-rails-4.7.0/debian/rules ruby-factory-girl-rails-4.7.0/debian/rules
--- ruby-factory-girl-rails-4.7.0/debian/rules	2016-09-15 12:32:19.000000000 +0200
+++ ruby-factory-girl-rails-4.7.0/debian/rules	2020-03-02 12:30:46.000000000 +0100
@@ -4,3 +4,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_install:
+	dh_install
+	$(RM) -rf $(CURDIR)/debian/ruby-factory-girl-rails/usr/bin/


More information about the Pkg-ruby-extras-maintainers mailing list